Auto merge of #2829 - brson:doc, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 6 Jul 2016 01:03:45 +0000 (18:03 -0700)
committerGitHub <noreply@github.com>
Wed, 6 Jul 2016 01:03:45 +0000 (18:03 -0700)
Use consistent capitalization in doc headers

There was a pretty even mix of upper-case and lower-case, so I chose lower. This appears to be consistent with other rust docs.


Trivial merge